home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 January / Macworld (2000-01).dmg / Shareware World / Utilities / Diagnostics / YER 1.0.0 / YER 1.0.0 FAT / YER 1.0.0 FAT.rsrc / STR#_1008.txt < prev    next >
Encoding:
Text File  |  1999-10-17  |  4.7 KB  |  204 lines

  1. collectionItemNotFoundErr = -5751
  2.  
  3. collectionIndexRangeErr = -5752
  4.  
  5. collectionVersionErr = -5753
  6.  
  7. kQTSSUnknownErr = -6150
  8.  
  9. kDMGenErr = -6220 ‚Ä¢Unexpected Error
  10.  
  11. kDMMirroringOnAlready = -6221 ‚Ä¢Returned by all calls that need mirroring to be off to do their thing
  12.  
  13. kDMWrongNumberOfDisplays = -6222 ‚Ä¢Can only handle 2 displays for now
  14.  
  15. kDMMirroringBlocked = -6223 ‚Ä¢DMBlockMirroring() has been called
  16.  
  17. kDMCantBlock = -6224 ‚Ä¢Mirroring is already on can‚Äôt Block now (call DMUnMirror() first)
  18.  
  19. kDMMirroringNotOn = -6225 ‚Ä¢Returned by all calls that need mirroring to be on to do their thing
  20.  
  21. kSysSWTooOld = -6226 ‚Ä¢Missing critical pieces of System Software
  22.  
  23. kDMSWNotInitializedErr = -6227 ‚Ä¢Required software not initialized (eg windowmanager or display mgr)
  24.  
  25. kDMDriverNotDisplayMgrAwareErr = -6228 ‚Ä¢Video Driver does not support display manager
  26.  
  27. kDMDisplayNotFoundErr ‚Ä¢Could not find item (will someday remove) = kDMNotFoundErr ‚Ä¢Could not find item = -6229
  28.  
  29. kDMDisplayAlreadyInstalledErr = -6230 ‚Ä¢Attempt to add an already installed display
  30.  
  31. kDMMainDisplayCannotMoveErr ‚Ä¢Trying to move main display (or a display mirrored to it)= kDMNoDeviceTableclothErr ‚Ä¢obsolete = -6231
  32.  
  33. kDMFoundErr = -6232 ‚Ä¢Did not proceed because we found an item
  34.  
  35. kTextUnsupportedEncodingErr = -8738 ‚Ä¢specified encoding not supported for this operation
  36.  
  37. kTextMalformedInputErr = -8739 ‚Ä¢in DBCS for example high byte followed by invalid low byte
  38.  
  39. kTextUndefinedElementErr = -8740 ‚Ä¢text conversion errors
  40.  
  41. kTECMissingTableErr = -8745
  42.  
  43. kTECTableChecksumErr = -8746
  44.  
  45. kTECTableFormatErr = -8747
  46.  
  47. kTECCorruptConverterErr = -8748 ‚Ä¢invalid converter object reference
  48.  
  49. kTECNoConversionPathErr = -8749
  50.  
  51. kTECBufferBelowMinimumSizeErr = -8750 ‚Ä¢output buffer too small to allow processing of first input text element
  52.  
  53. kTECArrayFullErr = -8751 ‚Ä¢supplied name buffer or TextRun TextEncoding or UnicodeMapping array is too small
  54.  
  55. kTECBadTextRunErr = -8752
  56.  
  57. kTECPartialCharErr = -8753 ‚Ä¢input buffer ends in the middle of a multibyte character conversion stopped
  58.  
  59. kTECUnmappableElementErr = -8754
  60.  
  61. kTECIncompleteElementErr = -8755 ‚Ä¢text element may be incomplete or is too long for internal buffers
  62.  
  63. kTECDirectionErr = -8756 ‚Ä¢direction stack overflow etc
  64.  
  65. kTECGlobalsUnavailableErr = -8770 ‚Ä¢globals have already been deallocated (premature TERM)
  66.  
  67. kTECItemUnavailableErr = -8771 ‚Ä¢item (e.g. name) not available for specified region (& encoding if relevant)
  68.  
  69. kTECUsedFallbacksStatus = -8783
  70.  
  71. kTECNeedFlushStatus = -8784
  72.  
  73. kTECOutputBufferFullStatus = -8785 ‚Ä¢output buffer has no room for conversion of next input text element (partial conversion)
  74.  
  75. unicodeChecksumErr = -8769
  76.  
  77. unicodeNoTableErr = -8768
  78.  
  79. unicodeVariantErr = -8767
  80.  
  81. unicodeFallbacksErr = -8766
  82.  
  83. unicodePartConvertErr = -8765
  84.  
  85. unicodeBufErr = -8764
  86.  
  87. unicodeCharErr = -8763
  88.  
  89. unicodeElementErr = -8762
  90.  
  91. unicodeNotFoundErr = -8761
  92.  
  93. unicodeTableFormatErr = -8760
  94.  
  95. unicodeDirectionErr = -8759
  96.  
  97. unicodeContextualErr = -8758
  98.  
  99. unicodeTextEncodingDataErr = -8757
  100.  
  101. codecErr = -8960
  102.  
  103. noCodecErr = -8961
  104.  
  105. codecUnimpErr = -8962
  106.  
  107. codecSizeErr = -8963
  108.  
  109. codecScreenBufErr = -8964
  110.  
  111. codecImageBufErr = -8965
  112.  
  113. codecSpoolErr = -8966
  114.  
  115. codecAbortErr = -8967
  116.  
  117. codecWouldOffscreenErr = -8968
  118.  
  119. codecBadDataErr = -8969
  120.  
  121. codecDataVersErr = -8970
  122.  
  123. 1)codecExtensionNotFoundErr
  124. 2)scTypeNotFoundErr = -8971
  125.  
  126. codecConditionErr = -8972
  127.  
  128. codecOpenErr = -8973
  129.  
  130. codecCantWhenErr = -8974
  131.  
  132. codecCantQueueErr = -8975
  133.  
  134. codecNothingToBlitErr = -8976
  135.  
  136. codecNoMemoryPleaseWaitErr = -8977
  137.  
  138. codecDisabledErr = -8978 ‚Ä¢codec disabled itself -- pass codecFlagReenable to reset
  139.  
  140. codecNeedToFlushChainErr = -8979
  141.  
  142. lockPortBitsBadSurfaceErr = -8980
  143.  
  144. lockPortBitsWindowMovedErr = -8981
  145.  
  146. lockPortBitsWindowResizedErr = -8982
  147.  
  148. lockPortBitsWindowClippedErr = -8983
  149.  
  150. lockPortBitsBadPortErr = -8984
  151.  
  152. lockPortBitsSurfaceLostErr = -8985
  153.  
  154. codecParameterDialogConfirm = -8986
  155.  
  156. codecNeedAccessKeyErr = -8987 ‚Ä¢codec needs password in order to decompress
  157.  
  158. codecOffscreenFailedErr = -8988
  159.  
  160. codecDroppedFrameErr = -8989 ‚Ä¢returned from ImageCodecDrawBand
  161.  
  162. directXObjectAlreadyExists = -8990
  163.  
  164. lockPortBitsWrongGDeviceErr = -8991
  165.  
  166. codecOffscreenFailedPleaseRetryErr = -8992
  167.  
  168. noDeviceForChannel = -9400
  169.  
  170. grabTimeComplete = -9401
  171.  
  172. cantDoThatInCurrentMode = -9402
  173.  
  174. notEnoughMemoryToGrab = -9403
  175.  
  176. notEnoughDiskSpaceToGrab = -9404
  177.  
  178. couldntGetRequiredComponent = -9405
  179.  
  180. badSGChannel = -9406
  181.  
  182. seqGrabInfoNotAvailable = -9407
  183.  
  184. deviceCantMeetRequest = -9408
  185.  
  186. badControllerHeight = -9994
  187.  
  188. editingNotAllowed = -9995
  189.  
  190. controllerBoundsNotExact = -9996
  191.  
  192. cannotSetWidthOfAttachedController = -9997
  193.  
  194. controllerHasFixedHeight = -9998
  195.  
  196. cannotMoveAttachedController = -9999
  197.  
  198. 1)errAEBadKeyForm
  199. 2)telBadDNErr ‚Ä¢TELDNHandle not found or invalid = -10002
  200.  
  201. 1)errAECantHandleClass
  202. 2)telBadHTypeErr ‚Ä¢bad hook type specified = -10010
  203.  
  204.